FlexReport for WPF
Count プロパティ (ReportObjectCollection<TItem>)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > ReportObjectCollection<TItem> クラス : Count プロパティ
コレクションに含まれる要素数を取得します。
シンタックス
'宣言
 
Public MustOverride ReadOnly Property Count As System.Integer
'使用法
 
Dim instance As ReportObjectCollection(Of TItem)
Dim value As System.Integer
 
value = instance.Count
public abstract System.int Count {get;}
参照

ReportObjectCollection<TItem> クラス
ReportObjectCollection<TItem> メンバ